@charset "utf-8";
/* CSS Document akakaz */
* {margin: 0;padding: 0;}
.clear {clear: both;} 
strong,a,span,li {font-size: 14px;}
 img {border: none;}
a, a:link, a:active, a:visited, a:hover {color: #707070;text-decoration: none;}
ul, li, ol {list-style: none;}
i,em {font-style:normal;}
/* CSS Document */
/* 样式重置--------------------*/
::-webkit-input-placeholder{
  color:#acacac;
}
:-moz-placeholder{
caret-color:#acacac;
}
::-moz-placeholder{
  color:#acacac;
}
:-ms-input-placeholder{
flood-color:#acacac;
}
 
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  box-shadow:0 0 0 60px #037edb inset; 
  -webkit-text-fill-color: #fff;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
 
ul {
  list-style: none;
}
/* 清除浮动
-----------------------------------------*/
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* 兼容清除浮动和错位 */
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #ec3b02;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.f-oh{
  overflow: hidden;
}
.f-cb {
  zoom:1;
}
.scale {
  transition: 1s;
  transform:scale(1.2,1.2); 
  -ms-transform:scale(1.2,1.2);   /* IE 9 */
  -moz-transform:scale(1.2,1.2);  /* Firefox */
  -webkit-transform:scale(1.2,1.2);  /* Safari å’Œ Chrome */
  -o-transform:scale(1.2,1.2); 
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space:nowrap;
}
.ellipsis2 {
  overflow: hidden;     
  text-overflow: ellipsis;     
  display: -webkit-box;     
  -webkit-line-clamp: 2;     
  line-clamp: 2;     
  -webkit-box-orient: vertical;
}
.ellipsis5 {
  overflow: hidden;     
  text-overflow: ellipsis;     
  display: -webkit-box;     
  -webkit-line-clamp: 5;     
  line-clamp: 5;     
  -webkit-box-orient: vertical;
}

.ll {float: left;}
.rr {float: right;}
@media (min-width:1400px) and (max-width:1500px){
  .header .head .container{width: 97% !important}
}
@media (min-width:1400px){
   .container {width: 1400px !important;padding: 0px;max-width: none;}
   
}

@media (min-width:1200px) and (max-width:1400px){
  .header .head .container{width: 97% !important}
}
@media (min-width:1200px) and (max-width: 1400px){
  .container {width: 1200px !important;padding: 0px;max-width: none;}
}
/*-------header-------*/
.header {position: relative;}
.header,.header .head {padding: 0;overflow: hidden;}
.header .head {height: 120px;}
.header .head .container {position: relative;}

.header .head:before {content: "";width: 30%;height: 120px;position: absolute;left: 0%;top:0;}
.header .head .logo {height: 120px;}
.header .head .logo a {display: block;height: 100%;/*background: #292f3b;*/}
.header .head .logo h1 {line-height: 120px;height: 120px;margin:0;display: table-cell;vertical-align: middle;}
.header .head .logo h1 img {width:auto;height: auto;max-height: 100%;max-width: 100%;vertical-align: middle;}
.header .head .logotit {padding-top:40px;}
.header .head .logotit h2 {color: #292f3b;font-size: 21px;font-weight: bold;line-height: 30px;}
.header .head  .htel {
  background: url(../images/toptel.png) no-repeat left 87%;
  height: 100%;padding-left: 50px;padding-top:15px;
}
.header .head  .htel h4 {color: #0e6bba;font-size: 22px;line-height:30px;font-weight: bold;}
/*-------header end-------*/

/*-------nav-------*/
.nav {padding: 0;position: relative;border-top:1px solid #bababa;}
.navBox{width: 100%;}
.nav_transform1 ul.navCont li.child{float:left;width:12.5%;line-height:55px;text-align:center;color:#3d3d3d;}
.nav_transform1 ul.navCont li.child a{display: block;color: #3d3d3d;position: relative;}
.nav_transform1 ul.navCont li.child a:before {content: "";width:1px;height: 14px;background: #d4d4d4;position: absolute;right: 0;top:50%;margin-top:-7px;}
.nav_transform1 ul.navCont li.child:last-child a:before,.nav_transform1 ul.navCont li.childContentLi:last-child a:before {background: none;}
.nav_transform1 ul.navCont li.child .title{font-size:16px;color:#3d3d3d; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.nav_transform1 ul.navCont li.child a:hover .title{color:#0e6bba;background: url(../images/navhover.png) no-repeat bottom center;}
.nav_transform1 ul.navCont li.child.on .title{color:#fff;background: #ff9000;}
.nav-overlay {position: fixed;top: 0;left: 0;z-index: 10;width: 100vw;height: 100vh;background: rgba(0, 0, 0, .6);opacity: 0;transition: opacity .3s linear;pointer-events: none;}
/* 导航按钮*/
button.nav-trigger{display:none;position:absolute;top:50%;right:10px;z-index:20;height:60px;width:60px;margin-top:-30px;padding:0 12px;background:#292f3b;border:0;outline:0;border-radius: 50%;}
.nav-trigger{transition:-webkit-transform .3s cubic-bezier(.86,0,.07,1);transition:transform .3s cubic-bezier(.86,0,.07,1)}
.nav-icon{position:relative;top:0px;left:5px;right:inherit;display:block;width:26px;height:2px;background-color:#fff;border-radius:2.5rem;transition:all .3s}
.nav-icon:after,.nav-icon:before{content:"";position:absolute;z-index:-1;display:block;height:2px;width:100%;border-radius:2.5rem;background-color:#fff;transition:all .3s}
.nav-icon:before{top:7px}
.nav-icon:after{top:-7px}
/*.navigation-is-visible .nav-trigger{-webkit-transform:translate3d(84vw,0,0);transform:translate3d(84vw,0,0)}*/
.navigation-is-visible .nav-icon{background-color:transparent!important}
.navigation-is-visible .nav-icon:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:0;background-color:#fff}
.navigation-is-visible .nav-icon:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0;background-color:#fff}
/*二级*/
/*.child .childContent { display: block; position: absolute; top:55px; width: 100%;height:60px; z-index: 999;padding:0;overflow: hidden;left: 0;right: 0; }
*/
.child .childContent{
  position: absolute;
  z-index: 10;
  width: 100%;
  top:55px;
  left:0;
  display: none;
  box-shadow: 0 2px 11px rgba(0, 0, 0, 0.05);
  padding: 0;
  transform: translateX(-0%);
  background-color: rgba(14, 107, 186, 0.9);
}
.child .childContent:after {content: "";width: 200%;left: -50%;right: -50%;background: #283446;}
.child .childContent .childContentLi { color: #fff; font-size: 16px; line-height: 45px;display: inline-block;margin:0 10px;}
.child .childContent .childContentLi a {color: #fff !important;font-size: 16px;padding: 0 20px;}
.child:hover  .childContent {display: block;}
.child .childContent .childContentLi:hover {color: #ff7a7a !important; }
.child .childContent .childContentLi:hover a {color: #ff7a7a !important;}
/*-------nav end-------*/

/*-------banner-------*/
.ibanner{ height:750px;position: relative;}
.ibanner .swiper-container {width: 100%;height: 100%; overflow:hidden;}
.ibanner .swiper-slide{ background-repeat:no-repeat; background-position:center center; background-size:auto 100%;text-align: center;font-size: 18px;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; position:relative; opacity:0; transition:all 0.5s;}
.ibanner .swiper-button-prev,.ibanner .swiper-button-next{ background:#eda700; background-image:none ; width: 55px; height: 85px; text-align: center; line-height: 85px;}
.ibanner .swiper-button-prev i,.ibanner .swiper-button-next i{ color: #fff; font-size: 3rem;}
.ibanner .swiper-button-prev{ left: 5px;}
.ibanner .swiper-button-next{ right: 5px;}
.ibanner .swiper-pagination-bullet {background: #fff;opacity: 0.5;}
.ibanner .swiper-pagination-bullet-active { background: #fff;opacity: 1;}
.ibanner .ban-img {display: block;width: 100%;height: 100%;}
/*-------banner end-------*/

/*-------3大优势-------*/
.sect_ys {padding: 70px 0 55px;overflow: hidden;}
.sect_ys .ysleft {padding: 0;overflow: hidden;}
.sect_ys .ysleft h3 {color: #292f3b;font-size: 42px;line-height: 70px;}
.sect_ys .ysleft h2 {color: #0e6bba;font-size: 42px;line-height: 70px;font-weight: bold;}
.sect_ys .ysleft h2 strong {color:#292f3b;font-size: 42px;line-height: 70px;font-weight: bold;}
.sect_ys .ysleft p {color: #515151;font-size: 16px;line-height: 30px;padding: 35px 0;overflow: hidden;}
.sect_ys .ysleft .ylmore {display: block;width: 186px;height: 50px;border: 2px solid #0b4c92;border-radius: 25px;text-align: center;line-height: 50px;color: #213045;font-size: 16px;}
.sect_ys .ysleft .ylmore:hover {background: #0e6bba;color: #fff;border: 2px solid #0e6bba;}
.sect_ys .yslist {padding: 0;overflow: hidden;}
.sect_ys .yslist .ysitem {padding:40px 25px;overflow: hidden;border-right: 3px solid #cdcdcd;cursor:pointer;transition: all 0.3s;}
.sect_ys .yslist .ysitem .ys_pic {width: 60px;height: 64px;background: url(../images/watera.png) no-repeat center;margin:0 auto;}
.sect_ys .yslist .ysitem .ys_con {padding: 0;overflow: hidden;}
.sect_ys .yslist .ysitem .ys_con h4 {color: #292f3b;font-size: 35px;line-height: 65px;text-align: center;margin:15px 0;}
.sect_ys .yslist .ysitem .ys_con p {color: #828282;font-size: 16px;line-height: 25px;width: 80%;margin:0 auto;height: 75px;}
.sect_ys .yslist .ysitem .ys_con span {display: block;width:45px;height: 45px;background: url(../images/jt.png) no-repeat center;margin:25px auto 0;}
.sect_ys .yslist .ysitem:hover {background: url(../images/ysicon.jpg)no-repeat center;}
.sect_ys .yslist .ysitem:hover .ys_pic {background: url(../images/water.png) no-repeat center;}
.sect_ys .yslist .ysitem:hover .ys_con h4,.sect_ys .yslist .ysitem:hover .ys_con p {color: #fff;}
.sect_ys .yslist .ysitem:hover .ys_con span {background: url(../images/jta.png)no-repeat center;} 
/*-------4大优势 end -------*/


/* -------产品中心------- */
.sect_pro {padding: 80px 0 35px;overflow: hidden;background:url(../images/probg.png) no-repeat center 20px #0e6bba;position: relative;}
.sect_pro:after {content: "";width:93%;background: #fff;position: absolute;right:0;top:80px;bottom: 35px;}
.sect_pro .container {position: relative;z-index: 1;background: #fff;}
.prolm {padding: 0;overflow: hidden;margin: 40px 0;}
.prolm .title_1 {padding: 0;overflow: hidden;width: 25%;float: left;}
.title_1 a {display: block;width: 100%;}
.title_1 h2 {color: #292f3b;font-size: 42px;line-height: 50px;font-weight: bold;}
.title_1 h2 strong{color: #0e6bba;font-size: 42px;line-height: 50px;}
.prolm .pronav {width: 70%;float: right;padding:0;overflow: hidden;}
.prolm .pronav li {padding: 0 40px;border: 2px solid #0b4c92;border-radius: 25px;line-height: 40px;float: left;margin:0 10px;text-align: center;}
.prolm .pronav li a {display: block;text-align: center;color: #213045;color: #213045;font-size: 18px;}
.prolm .pronav li:hover {background: #0e6bba;border:2px solid #0e6bba;}
.prolm .pronav li:hover a {color: #fff;}
.product {padding: 0;overflow: hidden;}

/*sidebar*/
.sidebar {padding: 0;overflow: hidden;}
.sidebar .sidetit {padding:20px 0;overflow: hidden;background: #292f3b;text-align: center;}
.sidebar .sidetit h3 {color: #fff;font-size: 30px;line-height: 45px;}
.sidebar .sidetit span {color: #fff;font-size: 12px;line-height: 20px;display: block;text-transform: uppercase;}
.sidebar .sidelist {padding: 0;overflow: hidden;background: #f2f2f2;}
.sidebar .sidelist li {padding: 0;overflow: hidden;line-height: 65px;text-align: center;}
.sidebar .sidelist li a {display: block;color: #2d2d2d;font-size: 16px;line-height: 65px;}
.sidebar .sidelist li a:hover {background: #292f3b;color: #fff;}
.sidebar .sideewm {padding: 15px 0;overflow: hidden;background: #292f3b;margin-top: 5px;text-align: center;}
.sidebar .sideewm .ewmimg {width: 50%;margin:0 auto;}
.sidebar .sideewm .ewmimg img {max-width: 100%;}
.sidebar .sideewm p {color:#fff;font-size: 14px;line-height: 25px;}
/*sidebar end*/

/*产品列表*/
.sect_pro .prolist {padding: 0;overflow: hidden;position: relative;height: 660px;}
.sect_pro .prolist .swiper-container {width: 100%;height: 100%;overflow: hidden;}
.sect_pro .prolist .swiper-container .swiper-slide { height: 310px;}
.sect_pro .prolist .proitem {padding: 0;overflow: hidden;width:94%;margin: 0 auto;}
.sect_pro .prolist .proitem a {display: block;}
.sect_pro .prolist .proitem .proimg{padding: 0;overflow: hidden;width: 100%;height: 250px;border:3px solid #d1d1d1;}
.sect_pro .prolist .proitem .proimg img {width: 100%;height:100%;object-fit: cover;display: block;transition: all 1s ease;}
.sect_pro .prolist .proitem p{height: 45px;line-height: 45px;text-align: center;background: #f0f0f0;color:#292f3b;font-size: 16px;transition: all 0.3s;margin-top:7px;}
.sect_pro .prolist .proitem:hover p {background: #0e6bba;color: #fff;}
.sect_pro .prolist .proitem:hover .proimg img {  
  transition: 1s;
  transform:scale(1.05,1.05); 
  -ms-transform:scale(1.05,1.05);   /* IE 9 */
  -moz-transform:scale(1.05,1.05);  /* Firefox */
  -webkit-transform:scale(1.05,1.05);  /* Safari å’Œ Chrome */
  -o-transform:scale(1.05,1.05); }
/* -------产品中心 end------- */
 
/* 4大核心优势*/
.sect_hx {
  padding: 0 0 80px;overflow: hidden;background-color: #0e6bba;
  background: url(../images/advsbg.jpg) no-repeat center center;

}
.sect_hx .ysbt {padding: 0;overflow: hidden;position: relative;}
.sect_hx .ysbt h3 {color: #fff;font-size: 135px;text-transform: uppercase;opacity: 0.05;font-weight: bold;letter-spacing: -10px;}
.sect_hx .ysbt span {color: #fff;font-size: 40px;background: #09a27c;padding: 0 20px;line-height: 65px;display: inline-block;font-weight: bold;position: absolute;left: 0;top:50%;margin-top:-32px;}
.sect_hx .hxlist {padding: 0;overflow: hidden;}
.sect_hx .hxlist .hxitem {margin-top: 60px;background: url(../images/hx_1.png) no-repeat left top;padding: 10px 10px 10px 75px;}
.sect_hx .hxlist .hxb:nth-child(2) .hxitem{background: url(../images/hx_2.png) no-repeat left top;}
.sect_hx .hxlist .hxb:nth-child(3) .hxitem{background: url(../images/hx_3.png) no-repeat left top;}
.sect_hx .hxlist .hxb:nth-child(4) .hxitem{background: url(../images/hx_4.png) no-repeat left top;}
.sect_hx .hxlist .hxitem h3 {color: #fff;font-size: 26px;line-height: 60px;font-weight: bold;}
.sect_hx .hxlist .hxitem p {color: #fff;font-size: 15px;line-height: 30px;height: 90px;}
.sect_hx .hximg {padding: 0;overflow: hidden;margin-top: 110px;}
.sect_hx .hximg img {width: 100%;height: auto;}
/* 4大核心优势end*/

/*-------关于我们-------*/
.sect_about {padding: 125px 0;overflow: hidden;background-image: url(../images/aboutbg.jpg);background-position:center;background-color:#ededed;background-repeat: no-repeat;}
.sect_about .aboutbox {padding-left: 60px;overflow: hidden;}
.sect_about .aboutbox .title_2 {padding: 0;overflow: hidden;text-align: right;margin-bottom: 20px;}
.sect_about .aboutbox .title_2 a {display: block;width: 100%;}
.sect_about .aboutbox .title_2 h2 {color: #292f3b;font-size: 42px;line-height: 50px;font-weight: bold;margin-bottom: 40px;}
.sect_about .aboutbox .title_2 h2 strong{color: #0e6bba;font-size: 42px;line-height: 50px;}
.sect_about .aboutbox .title_2 h4 {color: #292f3b;font-size: 30px;line-height: 45px;}
.sect_about .aboutbox .title_2 h4 i {display: inline-block;background: url(../images/icon.png) no-repeat center;width: 45px;height: 45px;vertical-align: middle;}
.sect_about .aboutbox .title_2 h6 {color: #d2d2d2;font-size: 14px;line-height: 30px;text-transform: uppercase;}
.sect_about .about {padding: 0;overflow: hidden;}
.sect_about .about .aboutcon{margin-bottom: 30px;}
.sect_about .about .aboutcon,.sect_about .about .aboutcon p,.sect_about .about .aboutcon span {color: #6f7277;font-size: 15px;line-height: 30px;}
.sect_about .about .aboutlc {padding: 0;overflow: hidden;text-align: right;}
.sect_about .about .abouttel{
  background: url(../images/toptel.png) no-repeat left center;
  padding-left: 50px;float: none;
  display: inline-block;
  margin-top: 2%;
  margin-right: 2%;
}

.sect_about .about .abouttel h4 {color: #0e6bba;font-size: 22px;line-height:30px;font-weight: bold;}
.sect_about .about .aboutmore {width: 215px;height: 50px;line-height: 50px;border:2px solid #0b4c92;border-radius: 25px;text-align: center;overflow: hidden;float: right;}
.sect_about .about .aboutmore a {display: block;width: 100%;height: 100%;color: #292f3b;font-size: 16px;transition: all 0.3s;}
.sect_about .about .aboutmore a:hover {padding-left: 10px;background: #0e6bba; color: #fff;}
/*-------关于我们 end-------*/

/*-------案例展示 -------*/
.sect_case {padding: 0 0 30px;overflow: hidden;}
.sect_case .prolm .title_1 {width: 32%;}
.sect_case .prolm .pronav {width: 65%;}
.sect_case .caselist {padding: 0;overflow: hidden;height: 300px;}
.sect_case .caselist .swiper-container {width: 100%;height: 100%;padding: 0;overflow: hidden;}
.sect_case .caselist .caseitem {padding: 0;overflow: hidden;}
.sect_case .caselist .caseitem a {display: block;width: 100%;height: 100%;}
.sect_case .caselist .caseitem .caseimg {width: 100%;height: 245px;padding: 0;overflow: hidden;}
.sect_case .caselist .caseitem .caseimg img {display: block;width: 100%;height: 100%;object-fit: cover;transition: all 1s ease;}
.sect_case .caselist .caseitem .casecon {text-align: center;margin-top:7px;}
.sect_case .caselist .caseitem .casecon h3 {height: 45px;line-height: 45px;text-align: center;background: #f0f0f0;color:#292f3b;font-size: 16px;transition: all 0.3s;}
.sect_case .caselist .caseitem:hover .caseimg img {  
  transition: 1s;
  transform:scale(1.05,1.05); 
  -ms-transform:scale(1.05,1.05);   /* IE 9 */
  -moz-transform:scale(1.05,1.05);  /* Firefox */
  -webkit-transform:scale(1.05,1.05);  /* Safari å’Œ Chrome */
  -o-transform:scale(1.05,1.05); }
.sect_case .caselist .caseitem:hover .casecon {background: #ff9000;}
.sect_case .caselist .caseitem:hover .casecon h3{color: #fff;background: #0e6bba;}
.sect_case .casemore {width: 215px;height: 50px;line-height: 50px;background: #ff9000;margin:35px auto 5px;text-align: center;border-radius: 10px;overflow: hidden;}
.sect_case .casemore a {display: block;width: 100%;height: 100%;color: #fff;font-size: 16px;transition: all 0.3s;}
.sect_case .casemore a:hover {padding-left: 10px;}
/*-------案例展示 end-------*/

/*-------公司动态-------*/
.sect_news {padding: 0 0 30px;overflow: hidden;background: #f3f3f3;}
.sect_news .title_1 p {color: #7d7d7d;font-size: 16px;line-height: 30px;}
.sect_news .prolm .pronav li {float: right;}
.sect_news .xwlist,.sect_news .xwlist .xwfirst {padding: 0;overflow: hidden;}
.sect_news .xwlist .xwfirst a {display: block;}
.sect_news .xwlist .xwfirst .xwfimg {height: 263px;overflow: hidden;}
.sect_news .xwlist .xwfirst .xwfimg img {width: 100%;height: 100%;object-fit: cover;transition: all 1s ease;}
.sect_news .xwlist .xwfirst .xwcon {padding: 25px;overflow: hidden;background: #fff;}
.sect_news .xwlist .xwmore {text-align: center;padding: 0;overflow: hidden;}
.sect_news .xwlist .xwmore span {display: inline-block;line-height: 40px;font-size: 18px;}
.sect_news .xwlist .xwmore span:nth-child(1) {color: #00448d;text-align: left;font-weight: bold;float: left;}
.sect_news .xwlist .xwmore span:nth-child(2) {color: #213045;font-size: 14px;text-align: right;cursor: pointer;float: right;}
.sect_news .xwlist .xwfirst h2 {color: #213045;font-size: 18px;line-height: 50px;}
.sect_news .xwlist .xwfirst p {color: #868686;font-size: 15px;line-height: 25px;height: 50px;overflow: hidden;}
.sect_news .xwlist .xwfirst:hover .xwfimg img {transition: 1s;
  transform:scale(1.2,1.2); 
  -ms-transform:scale(1.2,1.2);   /* IE 9 */
  -moz-transform:scale(1.2,1.2);  /* Firefox */
  -webkit-transform:scale(1.2,1.2);  /* Safari å’Œ Chrome */
  -o-transform:scale(1.2,1.2);}
.sect_news .xwlist .xwfirst:hover .xwmore span:nth-child(2) ,.sect_news .xwlist .xwfirst:hover h2 {color: #0e6bba;}
.sect_news .xwlist .xwcenter {padding: 0;height: 454px;overflow: hidden;position: relative;transition: all 0.3s;background-size:cover;background-repeat: no-repeat;}
.sect_news .xwlist .xwcenter a {display: block;padding:70px 25px;background: rgba(14,107,186,0.8);position: absolute;left: 0;right: 0;top:0;bottom: 0;}
.sect_news .xwlist .xwcenter h2 {color: #fff;font-size: 18px;line-height: 50px;margin-bottom: 35px;}
.sect_news .xwlist .xwcenter p {color: #fff;font-size: 15px;line-height: 25px;overflow: hidden;min-height: 100px;}
.sect_news .xwlist .xwcenter .xwmore {margin-top:35px;}
.sect_news .xwlist .xwcenter .xwmore span {color: #fff;}
.sect_news .xwlist .xwcenter:hover {background-size: 100% 110%;}
.sect_news .xwlist .xwright,.sect_news .xwlist .xwitem {padding: 0;overflow: hidden;}
.sect_news .xwright .xwitem {margin-bottom: 15px;}
.sect_news .xwright .xwitem a {display: block;}
.sect_news .xwright .xwitem .xwrpic {padding: 0;overflow: hidden;height: 140px;}
.sect_news .xwright .xwitem .xwrpic img {width: 100%;height: 100%;object-fit: cover;transition: all 1s ease;}
.sect_news .xwright .xwitem h2 {color: #213045;font-size: 18px;line-height: 40px;}
.sect_news .xwright .xwitem p {color: #868686;font-size: 15px;line-height: 25px;height: 50px;overflow: hidden;margin-bottom: 10px;}
.sect_news .xwright .xwitem:hover .xwrpic img {transition: 1s;
  transform:scale(1.5,1.5); 
  -ms-transform:scale(1.5,1.5);   /* IE 9 */
  -moz-transform:scale(1.5,1.5);  /* Firefox */
  -webkit-transform:scale(1.5,1.5);  /* Safari å’Œ Chrome */
  -o-transform:scale(1.5,1.5);}
.sect_news .xwright .xwitem:hover h2 {color: #d02b2e;}

/*-------公司动态 end-------*/

/*-------footer -------*/
.footer {overflow: hidden;background: url(../images/footbg.jpg) no-repeat center;background-size: cover;}
.footer .ftop {padding: 35px 0;overflow: hidden;border-bottom: 1px solid #656f78;}
.footer .ftop .flogo {height:60px;}
.footer .ftop .flogo a {display: block;height: 100%;}
.footer .ftop .flogo h1 {line-height: 60px;height: 60px;margin:0;display: table-cell;vertical-align: middle;}
.footer .ftop .flogo h1 img {width:auto;height: auto;max-height: 100%;max-width: 100%;vertical-align: middle;}
.footer .ftop .htel {background: url(../images/toptela.png) no-repeat left center;height: 60;padding-left: 50px;margin-top:2px;}
.footer .ftop  .htel h4 {color: #fff;font-size: 22px;line-height:30px;font-weight: bold;}
.footer .footcon {border-bottom: 1px solid #6e7378;}
.footer .flm {padding: 0;overflow: hidden;position: relative;min-height: 370px;}
.footer .flm:after {content: "";width: 1px;height: 100%;background: #656f78;position: absolute;right:0;top:0;bottom: 0;}
.footer .fnav {padding: 0;overflow: hidden;}
.footer .fnav {padding-top:40px;margin-bottom: 10px;}
.footer .fnav dl{float: left;width: 12.5%;text-align: center;}
.footer .fnav dt a {color: #fff;font-size: 16px;line-height: 40px;display: block;margin-bottom: 10px;}
.footer .fnav dd a {display: block;color: #818181;font-size: 14px;line-height: 30px;}
.footer .fnav dt a:hover,.footer .fnav dd a:hover {color: #ff5a54;}
.footer .flx {padding: 0;overflow: hidden;}
.footer .flx h3 {color: #fff;font-size: 16px;line-height: 40px;display: block;padding-top: 40px;margin-bottom: 10px;}
.footer .flx p {color: #818181;font-size: 14px;line-height: 30px}
.footer .fewm {padding: 10px 0 0;overflow: hidden;}
.footer .fewm .fewml {width: 50%;float: left;padding: 0;overflow: hidden;}
.footer .fewm .fewml .fewmimg {max-width: 90%;max-height: 105px;margin:0 0 8px ;text-align: left;}
.footer .fewm .fewml .fewmimg img {height: 100%;width: auto;max-width: 100%;object-fit: contain;}
.footer .fewm .fewml p {color: #637182;font-size: 15px;line-height: 30px;text-indent: 1em;}
/*-------友链-------*/
.links {padding: 0 0 10px;overflow: hidden;color: #818181;font-size: 14px;line-height: 25px;}
.links a {display: inline-block;color: #818181;font-size: 14px;line-height: 25px;margin-right: 15px;}
.links a:hover {color: #ff5a54;}
/*-------友链 end-------*/
.footer .copryright {padding:5px 0;overflow: hidden;border-top:1px solid #282e36;text-align: center;}
.footer .copryright,.footer .copryright p,.footer .copryright span,.footer .copryright a {color: #818181;font-size: 15px;line-height: 30px;}
.footer .copryright a:hover {color: #fff;}

/*-------footer end-----*/
/*-------piaofu-----*/
.rightnav {
    position: fixed;
    right: 12px;
    top: 38%;
    z-index: 9
}
.rightnav li {
    width: 55px;
    position: relative;
    margin-bottom: 2px
}
.rightnav li a {
}
.rightnav li:last-child {
    border: none
}
.rightnav li.weightcons {
    border: none
}
.weightcons a {
}
.rightnav li a {
    color: #fff;
    font-size: 14px;
    padding: 13px 12px;
    display: block;
    text-align: center;
    transition: .3s;
    line-height: 1px;
    background-color: #292f3b;
}
.rightnav li a img {
    margin-bottom: 10px;
    width: 30px;
    height: 30px;
}
.rightnav li>a:hover {
    background-color: #292f3b;
}
.rightnav .hover_con a {
    font-weight: bolder
}
.rightnav li .hover_con {
    width: 166px;
    border-radius: 15px;
    position: absolute;
    left: -175px;
    color: #fff;
    text-align: center;
    background-color: #292f3b;
    padding: 5px;
    height: auto;
    top: 0;
    transform: rotateX(-90deg);
    transition: all .2s linear 0s;
    max-height: 140px
}
.rightnav li .hover_con img{
  margin: auto;
}
.rightnav li:hover .hover_con {
    left: -176px;
    transform: rotateY(0deg)
}


/*内页栏目分类*/
.sider {padding: 0;overflow: hidden;border-bottom: 1px solid #d9d9d8;}
.sider .snav {padding: 0;overflow: hidden;text-align: center;}
.sider .snav a {display: inline-block;color: #363636;font-size: 18px;line-height: 65px;padding: 0 50px;position: relative;}
.sider .snav a:after {content: "";width: 2px;height: 16px;background: #363636;position: absolute;right: 0;top:50%;margin-top:-8px;z-index: 1;    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}
.sider .snav a:last-child:after {background: none;}
.sider .snav a:hover {color: #0e6bba;}
.sider .snav a:hover:after { -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);background: #0e6bba;}


/*-----------------------------------*/
/*             内页样式             */
/*---------------------------------*/
/*nbanner and crumbs */
.nbanner {padding: 130px 0;overflow: hidden;background-size: cover;background-repeat: no-repeat;}
.nbanner .crumbs {padding: 0;overflow: hidden;}
.nbanner .crumbs .catname {float: left;width: 50%;padding: 0;overflow: hidden;}
.nbanner .crumbs .catname h2 {color: #fff;font-size: 46px;line-height: 40px;}
.nbanner .crumbs .catname span {color: #fff;font-size: 20px;line-height: 40px;font-family: "";}
.nbanner .crumbs .current {padding: 0;overflow: hidden;width: 50%;float: right;text-align: right;}
.nbanner .crumbs .current,.nbanner .crumbs .current a {color: #dcd7d4;font-size: 14px;line-height: 40px;}

/*content 公用样式*/
.content {padding:40px 0;overflow: hidden;background: #fff;}
.content .catename {padding: 0 0 10px;overflow: hidden;margin-bottom: 20px;text-align: center;}
.content .catename h3 {color: #f7f7f7;font-size:65px;line-height: 70px;text-transform: uppercase;font-weight: bolder;}
.content .catename h2 {color: #fff;font-size:38px;line-height: 70px;margin-top: -50px;background: #0e6bba;display: inline-block;padding: 0 25px;font-weight: bold;}
.maininfo {padding: 0;overflow: hidden;}
.maininfo img {max-width: 100%;}

/*内页产品列表*/
/*项目列表页*/
.content .prolist {padding: 0;overflow: hidden;}
.content .prolist .proitem {padding: 0;overflow: hidden;width: 100%;margin-bottom: 30px;}
.content .prolist .proitem a {display: block;width: 100%;position: relative;}
.content .prolist .proitem .proimg{padding: 0;overflow: hidden;width: 100%;height: 240px;}
.content .prolist .proitem .proimg img {width: 100%;height:100%;object-fit: contain;display: block;transition: all 1s ease;}
.content .prolist .proname {left: 0;right: 0;bottom: 0;height: 60px;}
.content .prolist .proname h2 {color: #3d3d3d;font-size: 18px;line-height: 60px;text-align: center;}
.content .prolist .proview {position: absolute;left: 0;right:0;top:0;bottom: 0;background: rgba(0,0,0,0.5);opacity: .8;transition: all .5s ease;height: 240px;}
.content .prolist .proitem:hover .proview {opacity: 0;}
.content .prolist .proitem:hover .proimg img {  
  transition: 1s;
  transform:scale(1.05,1.05); 
  -ms-transform:scale(1.05,1.05);   /* IE 9 */
  -moz-transform:scale(1.05,1.05);  /* Firefox */
  -webkit-transform:scale(1.05,1.05);  /* Safari å’Œ Chrome */
  -o-transform:scale(1.05,1.05); 

}
/*内页产品详情*/
.maininfo .prophoto {padding: 0;overflow: hidden;margin-bottom: 35px;}
/*相册*/
.maininfo  .photo{ width: 100%; overflow: hidden; }
.maininfo  .photo .swiper-container {width: 100%;margin-left: auto;margin-right: auto;}
.maininfo  .photo .swiper-slide {background-size: contain;background-position: center; text-align: center; overflow: hidden;background-repeat: no-repeat;background-color: #fff;}
.maininfo  .photo .gallery-top {height: 510px;width: 100%;border:1px solid #d5d5d5;}
.maininfo  .photo .gallery-top img{ height: 100%;}
.maininfo  .photo .gallery-thumbs { width: 100%;height:120px;box-sizing: border-box; margin-top: 10px;}
.maininfo  .photo .gallery-thumbs .swiper-slide {width: 25%;height: 100%; opacity: 1; overflow: hidden;background-color: #fff;border:1px solid #d5d5d5;}
.maininfo  .photo .gallery-thumbs img{ height: 100%;}
.maininfo  .photo .gallery-thumbs .swiper-slide div{ width:99%; height:99%; border:1px solid #ccc; background-color: #000; opacity: 0.5;}
.maininfo  .photo .gallery-thumbs .swiper-slide-active {opacity: 1;}
.maininfo  .photo .swiper-button-prev:after,.maininfo  .photo .swiper-button-next:after {font-size: 30px;}
/*详情参数*/
.maininfo .cpleft {padding: 0;overflow: hidden;}
.maininfo .cpleft h2 {color: #292f3b;font-size: 32px;font-weight: bold;line-height:50px;margin:20px 0;}
.maininfo .cpleft .cppara {padding: 0 0 20px;overflow: hidden;border-bottom: 1px dashed #e5e5e5;margin-bottom: 30px;}
.maininfo .cpleft .cppara p {color: #616161;font-size: 16px;line-height: 30px;}
.maininfo .cpleft .cptel {padding: 0;overflow: hidden;display: block;color: #646464;font-size: 16px;line-height: 35px;margin-bottom: 20px;}
.maininfo .cpleft .cptel strong {color: #0e6bba;font-size: 24px;line-height: 35px;display: inline-block;vertical-align: middle;}
.maininfo .cpleft .ordernow{width: 215px;height: 50px;line-height: 50px;background: #0e6bba;text-align: center;border-radius: 10px;overflow: hidden;}
.maininfo .cpleft .ordernow a{display: block;width: 100%;height: 100%;color: #fff;font-size: 16px;transition: all 0.3s;}
.maininfo .proxq {padding: 0;overflow:hidden;margin-bottom: 30px;}
.maininfo .xqtit {padding: 0 50px;overflow: hidden;background: #292f3b;border-radius: 5px;margin-bottom: 30px;}
.maininfo .xqtit h2 {color: #fff;font-size: 20px;line-height: 50px;font-weight: bold;}
.maininfo .mainxqcon {padding: 0;overflow: hidden;}
.maininfo .mainxqcon,.maininfo .mainxqcon p,.maininfo .mainxqcon span {color: #636363;font-size: 15px;line-height: 35px;}
.maininfo .hxlist {padding: 0;overflow: hidden;}
.maininfo .hxlist .hxitem {margin-top: 30px;background: url(../images/hx_1.png) no-repeat left top;padding: 10px 10px 10px 75px;}
.maininfo .hxlist .hxb:nth-child(2) .hxitem{background: url(../images/hx_2.png) no-repeat left top;}
.maininfo .hxlist .hxb:nth-child(3) .hxitem{background: url(../images/hx_3.png) no-repeat left top;}
.maininfo .hxlist .hxb:nth-child(4) .hxitem{background: url(../images/hx_4.png) no-repeat left top;}
.maininfo .hxlist .hxitem h3 {color: #0e6bba;font-size: 26px;line-height: 60px;font-weight: bold;}
.maininfo .hxlist .hxitem p {color: #292f3b;font-size: 15px;line-height: 30px;height: 90px;}
.maininfo .hximg {padding: 0;overflow: hidden;margin-top: 110px;}
.maininfo .hximg img {width: 100%;height: auto;}
.maininfo .cppic {padding: 0;overflow: hidden;margin-bottom: 30px;}
.maininfo .cppic .cppica {padding: 0 5px;overflow: hidden;margin-bottom: 5px;} 
/*售后*/
.maininfo .shlist {padding: 0;overflow: hidden;margin-bottom: 30px;}
.maininfo .shlist .shitem {background: #0e6bba;padding: 25px;overflow: hidden;border-radius: 10px;margin:0 1px 3px;text-align: center;}
.maininfo .shlist .shitem h2 {color: #fff;font-size: 36px;line-height: 70px;margin-top:10px;position: relative;font-weight: bold;}
.maininfo .shlist .shitem h2:after {content:"";width:70%;margin:0 auto;height: 1px;background: #dcdcdc;position: absolute;left: 15%;bottom: 0; }
.maininfo .shlist .shitem p {color: #fff;font-size: 18px;line-height: 48px;    font-weight: bold;}
.maininfo .shlist .shitem h3 {color: #fff;font-size: 26px;line-height: 40px;font-weight: bold;}
.maininfo .shlist .shitem .shimg {height: 78px;padding: 0;overflow: hidden;margin-bottom: 10px;}
.maininfo .shlist .shitem .shimg img {height: 100%;width: auto;}
.maininfo .shlist .sha {background: #292f3b;}
/*关于我们*/
.content .cflist {padding: 0;overflow: hidden;}
.content .cflist .cfitem {padding: 0;overflow: hidden;width: 100%;margin-bottom: 30px;}
.content .cflist .cfitem a {display: block;}
.content .cflist .cfitem .cfimg{padding: 0;overflow: hidden;width: 100%;height: 300px;}
.content .cflist .cfitem .cfimg img {width: 100%;height:100%;object-fit: contain;display: block;transition: all 1s ease;}
.content .cflist .cfcon {left: 0;right: 0;bottom: 0;height: 60px;}
.content .cflist .cfcon h3 {color: #3d3d3d;font-size: 18px;line-height: 60px;text-align: center;}
.content .cflist .cfitem:hover .cfimg img {  
  transition: 1s;
  transform:scale(1.1,1.1); 
  -ms-transform:scale(1.1,1.1);   /* IE 9 */
  -moz-transform:scale(1.1,1.1);  /* Firefox */
  -webkit-transform:scale(1.1,1.1);  /* Safari å’Œ Chrome */
  -o-transform:scale(1.1,1.1); 

}

/*相关推荐*/
.maininfo .prolist {padding: 0;overflow: hidden;height: 260px;}
/*文章列表*/
.content .newslist {padding:0;overflow: hidden;}
.content .newslist .newsitem {padding: 20px;overflow: hidden;}
.content .newslist .newsitem a {display: block;}
.content .newslist .xwrpic {padding: 0;overflow: hidden;height: 200px;}
.content .newslist .xwrpic img {width: 100%;height: 100%;object-fit: cover;}
.content .newslist .newsitem .date {width: 73px;float: left;text-align:center;padding:0;overflow: hidden;margin-right: 15px;border-right: 1px solid #d1d1d1;}
.content .newslist .newsitem .date h6 {color: #e0e0e0;font-size: 40px;line-height: 45px;font-weight: bold;}
.content .newslist .newsitem .date p {color: #444;font-size: 14px;line-height: 25px;}
.content .newslist .newsitem .xwcon {width: calc(100% - 88px);float: right;padding: 0;overflow: hidden;}
.content .newslist .newsitem .xwcon h3 {color: #010101;font-size: 22px;line-height: 40px;margin-bottom: 5px;}
.content .newslist .newsitem .xwcon p {color: #7c7c7c;font-size: 15px;line-height: 30px;}
.content .newslist .newsitem .xwcon span {display: inline-block;padding: 0 20px;overflow: hidden;background: #e5e5e5;color: #fff;line-height: 22px;font-size: 14px;margin-top: 10px;}
.content .newslist .newsitem:hover {background: #f1f1f1;}
.content .newslist .newsitem:hover .xwcon h3{color: #0e6bba;}
.content .newslist .newsitem:hover .xwcon span {background: #0e6bba;color: #fff;}
/*文章详情页*/
.maininfo .artTit {color: #2b2b2b;font-size: 24px;line-height: 35px;text-align: center;padding-bottom: 10px;}
.maininfo .times {color: #aaa;font-size: 16px;line-height: 25px;margin-bottom: 20px; text-align: center;}
/*文章相关推荐*/
.xgnews {padding: 0;overflow: hidden;}
.xgnews .xwxgtit {color: #545454;font-size: 26px;line-height: 40px;margin-bottom: 10px;font-weight: bold;}
.xgnews ul {padding: 0;overflow: hidden;}
.xgnews li {padding: 0 15px 0 0;overflow: hidden;line-height: 35px;}
.xgnews li a {display: block;}
.xgnews li div.ll {width: 70%;}
.xgnews li div.rr {width: 30%;text-align: right;}
.xgnews li h5 {color: #797979;font-size: 15px;line-height: 35px;font-weight: normal;}
.xgnews li p {color: #797979;font-size: 15px;line-height: 35px;}
.xgnews li:hover h5,.xgnews li:hover p {color: #0e6bba;}

/*无数据提示*/
.no-goods {padding: 10px 0;overflow: hidden;text-align: center;}
.no-goods p {color: #7d7979;font-size: 15px;line-height: 35px;}

/*联系我们*/
.nycontact {padding: 0;overflow: hidden;margin-bottom: 30px;}
.nycontact .nctit {color: #000;font-size: 35px;text-transform: uppercase;font-weight: bold;text-align: center;margin-bottom: 35px;}
.nycontact .nlxlist {padding: 0;overflow: hidden;}
.nycontact .nlxlist .nlxitema {border-right: 1px solid #e6e6e6;}
.nycontact .nlxlist .nlxitem {padding: 0;overflow: hidden;text-align: center;}
.nycontact .nlxlist .nlxitem .nlxpic {width:56px;margin:0 auto 15px;}
.nycontact .nlxlist .nlxitem .nlxpic img {max-width: 100%;}
.nycontact .nlxlist .nlxitem h2 {color: #000;font-size: 24px;line-height: 32px;}
.nycontact .nlxlist .nlxitem span {display: block;color: #a8a8a8;font-size: 14px;line-height: 25px;margin-bottom: 15px;}
.nycontact .nlxlist .nlxitem p {color: #000;font-size: 18px;line-height: 25px;}


/*在线留言*/
#formData{
    width: 100%;
    margin:0 auto;
    padding: 0;
    overflow: hidden;
}
#formData:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #acacac;  
}
#formData::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #acacac;
}
#formData form-tr{
    overflow: hidden;
}
#formData input{
    display: block;
    width: 96%;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e6e6e6;
    background: #f7f7f7;
}
#formData .error{
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #f00;
    padding: 0 5px;
}
#formData .submit{
    margin-top: 15px;
    display: block;
    width: 96%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #202020;
    color: #fff;
    font-size: 15px;
}
.form-tr .code {
    overflow: hidden;
}
#formData .form-tr .code input{
    width: 100px;
    float: left;
}
.form-tr .code .verify{
    cursor: pointer;
    float: left;
    margin-left: 25px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 0;
}
 .form-tr .code .verify img{
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
#formData textarea{
    display: block;
    width: 100%;
    padding: 5px 10px;
    height: 60px;
    border: 1px solid #e6e6e6;
    background: #f7f7f7;
}
/*contact us*/
.mlxmess .form-trinput {
  width: 33%;
  float: left;
  padding: 0;
  overflow: hidden;
  padding-right: 0;
}
.mlxmess .form-trinput input {
  color: #000 !important;
  background: #fff !important;
  height: 58px !important;
  line-height: 58px !important;
}
.mlxmess textarea {
  width: 98% !important;
  background: #fff !important;
  height: 180px !important;
}
.mlxmess .code input {
  width: 50% !important;
  float: left;
}
.mlxmess .verify {
  width: 40% !important;
  float: right;
}
.mlxmess .verify img {
  max-width: 100%;
  height: 46px;
}
.mlxmess .submit {
  margin-top:0 !important;
  height: 46px !important;
  line-height: 46px !important;
}
.nmap {padding: 0;overflow: hidden;}
.nmap #map {height: 540px;}


/*上下篇*/
.DetailCur {padding:15px;overflow: hidden;margin:20px auto;border: 1px solid #f2f2f2;background: #f2f2f2;}
.DetailCur li {width:48%;padding: 0;overflow: hidden;}
.DetailCur li .page-a {font-size: 14px;line-height: 25px;color: #8d8d8d;}
.DetailCur li .page-a a {font-size: 14px;line-height: 25px;color: #8d8d8d;}
.DetailCur li.rr .page-a {text-align: right;}
.DetailCur li .page-a a:hover {color: #000;}

/*分页*/
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 10px 0 35px;
  background: #f3f3f3;
  padding: 10px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #3f3f3f;
  background: #3f3f3f;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}
@media (max-width:1800px){
  .header .head:before{width: 27.2%;}
}
@media (max-width:1600px){
  .sect_about {background-position: center;}
}

@media (max-width:1520px){
  .header .head:before{width: 23.2%;}
}
@media (max-width:1400px){
  .header .head .htel h4 {font-size: 20px;}
  .ibanner {height: 595px;}
  /*.sect_pro:after {width: 98%;}*/
  .sect_about {padding: 50px 0;}
  .sect_about .aboutbox .title_2 h2 {margin-bottom: 10px;}
  .sect_about .about .aboutmore {width: 140px;}
  .sect_news .xwright .xwmore span {font-size: 14px;}
}

@media (max-width:1200px){
  /*header*/
  .header .head {height: 90px;}
  .header .head .logo {height: 90px;}
  .header .head .logo h1 {height: 90px;line-height: 90px;}
  .header .head .htel {padding-left: 32px;padding-top: 18px;}
  .header .head .htel p {padding-top: 5px;}
  .header .head .htel h4 {font-size: 15px;}
  /*nav*/
  .nav_transform1 ul.navCont li.child {line-height: 55px;}
  .child .childContent {top:55px;}
  /*banner */
  .ibanner {height: 340px;}
  .header .head .logotit {padding-top:25px;}
  .header .head .logotit h2 {font-size: 16px;}
  .child .childContent .childContentLi {margin: 0 5px;}
  .child .childContent .childContentLi a {padding: 0 10px;}
  /*首页优势*/
  .sect_ys .ysleft h3 {font-size: 30px;line-height: 40px;}
  .sect_ys .ysleft h2,.sect_ys .ysleft h2 strong {font-size: 30px;line-height: 40px;}
  .sect_ys .ysleft p {font-size: 15px;padding: 20px 0;}
  .sect_ys .ysleft .ylmore {width: 140px;}
  .sect_ys .yslist .ysitem {padding: 15px 0px;}
  .sect_ys .yslist .ysitem .ys_pic {width: 50px;height: 50px;background-size: contain;}
  .sect_ys .yslist .ysitem .ys_con h4 {font-size: 30px;line-height: 40px;}
  .sect_ys .yslist .ysitem .ys_con p {width: 90%;}
  .sect_ys .yslist .ysitem .ys_con span {margin:9px auto 0;}
  .sect_ys .yslist .ysitem:hover .ys_pic {background: url(../images/water.png) no-repeat center;background-size: contain;}
  /*-------4大优势 end -------*/
  /*首页产品*/
  .prolm {margin: 25px 0;}
  .prolm .pronav li {padding: 0 18px;margin: 0 5px;line-height: 30px;}
  .prolm .pronav li a {font-size: 16px;}
  .sect_pro .prolist {height: 500px;}
  .sect_pro .prolist .swiper-container .swiper-slide { height: 235px;}
  .sect_pro .prolist .proitem .proimg {height: 165px;}

  .sect_about .about .abouttel {padding-left: 40px;}
  .sect_about .about .abouttel h4 {font-size: 20px;}
  /*核心优势*/
  .sect_hx .ysbt h3{font-size: 90px;}
  .sect_hx .ysbt span {font-size: 26px;line-height: 40px;margin-top:-20px;}
  .sect_hx .hxlist .hxitem {margin-top: 15px;padding: 10px 10px 10px 60px;}
  .sect_hx .hxlist .hxitem h3 {font-size: 20px;line-height: 30px;}
  .sect_hx .hxlist .hxitem p {line-height: 25px;height: 125px;}
  /*案例展示*/
  .sect_case .prolm .title_1,.sect_news .prolm .title_1 {width: 70%;}
  .sect_case .prolm .pronav,.sect_news .prolm .pronav {width: 29%;}
  .sect_case .caselist {height:260px;}
  .sect_case .caselist .caseitem .caseimg {height: 185px;}
  /*公司动态*/
  .sect_news .xwlist .xwitem .xwcon h3 {font-size: 18px;}
  .sect_news .xwlist .xwitem .xwcon p {font-size: 13px;line-height: 20px;}
  /*footer*/
  .footer .ftop .htel h4 {font-size: 18px;}
  /*nbanner*/
  .nbanner {padding: 80px 0;}
  .nbanner .crumbs .catname h2 {font-size: 26px;line-height: 45px;}
  /*内页*/
  .content .catename h3 {font-size: 60px;}
  .content .catename h2{font-size:26px;}
  .title_1 h2 ,.title_1 h2 strong {font-size: 30px;line-height: 40px;}
  /*关于我们内页*/
  .content .cflist .cfitem .cfimg {height: 220px;}
  /*内页产品列表*/
  .sider .snav a {font-size: 15px;line-height: 50px;padding: 0 15px;}
  
  .content .prolist .proitem .proimg {height:150px;}
  .content .prolist .proview {height: 150px;}
  .content .prolist .proitem p {height: 55px;line-height: 55px;}
  /*内页产品详情*/
  .maininfo .cpleft h2 {font-size: 26px;}
  .maininfo .photo .gallery-top {height: 340px;}
  .maininfo .photo .gallery-thumbs {height: 80px;}
  .maininfo .hxlist .hxitem h3 {font-size: 20px;line-height: 45px;}
  .maininfo .shlist .shitem h2 {font-size: 26px;line-height: 60px;}
  .maininfo .shlist .shitem p {font-size: 15px;line-height: 35px;}
  .maininfo .shlist .shitem h3 {font-size: 20px;line-height: 30px;}
  .maininfo .shlist .shitem .shimg {height: 65px;}

}
@media (max-width:992px){
  .header .head .logo{background: linear-gradient(to top right, #0e6bb9, #018383);}



/* 导航 */
.child .childContent { display: none !important }
button.nav-trigger { display: block; }
.nav_transform1 { position: fixed; top: 0; bottom: 0; left: 0; z-index: 20; overflow-y: scroll; box-sizing: border-box; padding: 44px; width: 84vw; border: 0; background: #262526; text-align: left; text-transform: none; -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-overflow-scrolling: touch; }
.nav_transform1 { transition: -webkit-transform .3s cubic-bezier(.86, 0, .07, 1); transition: transform .3s cubic-bezier(.86, 0, .07, 1); }
.navigation-is-visible .nav_transform1 {-webkit-transform: none;transform: none;}
.nav-overlay { position: fixed; top: 0; left: 0; z-index: 10; width: 100vw; height: 100vh; background: rgba(0, 0, 0, .6); opacity: 0; transition: opacity .3s linear; pointer-events: none; }
.navigation-is-visible .nav-overlay { opacity: 1; pointer-events: auto; }
.nav_transform1 ul.navCont li.child { float: none; margin: 0 auto; width: auto; padding: 0; line-height: 35px; }
.nav_transform1 ul.navCont li.child a { padding: 1rem 0;line-height: inherit;color:#fff;font-size: 14px}
.nav_transform1 ul.navCont li.child.last { margin-right: auto; }
.nav_transform1 ul.navCont li.child a:after{display: none}
.nav_transform1 ul.navCont li.child .childcont{display: none!important}
.nav_transform1 ul.navCont li.child .title {color: #fff !important;}
}
@media (max-width:768px){
  /*banner */
  .ibanner {height: 300px;}
  /*-------4大优势-------*/
  .sect_ys .ysleft h3,.sect_ys .ysleft h2,.sect_ys .ysleft h2 strong {font-size: 26px;}
  .sect_hx .hxlist .hxitem p {height: 125px;}
  .title_1 h2, .title_1 h2 strong {font-size: 26px;}
  .sect_hx .hxlist .hxitem h3 {font-size: 18px;}
  .prolm .pronav li {padding: 0 10px;}
  .prolm .pronav li a {font-size: 13px;}
  .sect_about .about .abouttel h4 {font-size: 18px;}
  .sect_news .xwlist .xwfirst .xwcon {padding: 10px;}
  .sect_news .xwlist .xwcenter a {padding: 10px;}
  .sect_news .xwlist .xwcenter {height: 424px;}
  .sect_news .xwlist .xwright {margin-top:10px;}
  .content .prolist .proitem .proimg ,.content .prolist .proview {height: 185px;}
  .content .cflist .cfitem .cfimg {height: 120px;}
  .content .catename h3 {font-size: 30px;}
  .sect_ys .yslist .ysitem {padding: 20px 15px;margin-bottom: 5px;}
  .sect_ys .yslist .ysitem .ys_pic {width: 100%;text-align: center;}
  .sect_ys .yslist .ysitem .ys_pic img {max-width: 60%;}
  .sect_ys .yslist .ysitem .ys_con {width: 100%;text-align: center;}
  .sect_ys .yslist .ysitem .ys_con h4 {font-size: 24px;}
  /*sidebar*/
  .sidebar {margin-bottom: 10px;}
    /*
   * footerbar
   */
  .footer {padding: 10px 0 80px;}
  .footbar {padding: 0;overflow: hidden;position: fixed;bottom: 0;z-index: 9999;background: #292f3b;width: 100%;max-width: 750px;}
  .footbar ul {max-width: 750px;}
  .footbar li {width: 25%;float: left;text-align: center;}
  .footbar li a {display: block;padding: 8px 0;overflow: hidden;border-right: 1px solid #cccccc;}
  .footbar li:last-child a {border-right: none;} 
  .footbar li .fimg {width: 25%;margin:0 auto 5px;}
  .footbar li .fimg img {max-width: 100%;}
  .footbar li p {color: #fff;font-size: 14px;line-height: 20px;}
  .footer .fnav dl {width: 16.5%;}
  /*公司动态*/
  .content .newslist .newsitem .date {display: none;}
  .content .newslist .newsitem .xwcon {width: 100%;}
  /*新闻详情*/
  .maininfo .artTit {font-size: 18px;line-height: 30px;}
  .maininfo .times {font-size: 14px;}
   /*在线留言*/
  .mlxmess .form-trinput {width: 100%;}
}
@media (max-width:650px){ 

  .ibanner .swiper-slide{background-size: cover;}
  .sect_ys .yslist .ysitem .ys_pic{height: 38px;}


  /*banner */
  .ibanner {height: 240px;}
  .sect_pro .prolist {height: 225px;}
  .sect_pro .prolist .swiper-container .swiper-slide { height: 225px;}
  .sect_about .aboutbox .title_2 h4 {font-size: 20px;}

}
@media (max-width:500px){
  .footer .copryright, .footer .copryright p, .footer .copryright span, .footer .copryright a{font-size: 12px;}

  .sect_ys .ysleft h3, .sect_ys .ysleft h2, .sect_ys .ysleft h2 strong{font-size: 20px;}
  .sect_ys .ysleft .ylmore{height: 38px;line-height: 38px;}
  .sect_ys .yslist .ysitem .ys_pic{height: 28px;}
  .sect_about .about .aboutmore{height: 38px;line-height: 38px;}
  .sect_news .xwright .xwitem .xwrpic{margin-right: -20px;}


  .header .head .logo a{text-align: center;}
  .sect_ys .yslist{
    margin-left: -15px;
    margin-right: -15px;
  }
  /*header*/
  .header .headtop span{font-size: 13px;}
  .header .head{height: 60px;}
  .header .head .logo{height: 60px;}
  .header .head .logo h1{
    height: 27px;
    line-height: 61px;
    width: 100%;
    display: block;
  }
  /*banner */
  .ibanner{height: 165px;}
   /*nbanner */
  .nbanner{padding:35px 0;}
  .nbanner .crumbs{padding: 0;}
  .nbanner .crumbs h2{font-size: 24px;line-height: 35px;}
  .nbanner .crumbs .current, .nbanner .crumbs .current a{font-size: 15px;}
  /*nav*/
  button.nav-trigger {height: 40px;width: 40px;margin-top: -20px;}
  .nav-icon {width: 20px;left: -2px;}
  /*首页标题*/
  .title_1 {margin-bottom: 10px;}
  .title_1 p {font-size: 18px;line-height: 25px;}
  .title_1 h2, .title_1 h2 strong {font-size: 24px;line-height: 40px;}
  .sect_ys .title_1 span {font-size: 14px;line-height: 30px;}
  .sect_hx .hxlist .hxitem p {height: auto;}
  .sect_hx .ysbt h3 {font-size: 60px;letter-spacing: -5px;}
  /*首页产品*/
  .prolm .title_1 {width: 100%;}
  .prolm .pronav {width: 100%;}
  .prolm .pronav li {padding: 0 20px;}
  .sect_pro .prolm .pronav li{width:30%;margin-bottom:7px;}
  .sect_pro .prolist {margin-top: 10px;height: 195px;}
  .sect_pro .prolist .swiper-container .swiper-slide { height: 170px;}
  .sect_pro .prolist .proitem .proimg {height: 124px;}
  .sect_pro .prolist .proitem p {height: 40px;line-height: 40px;font-size: 15px;}
  .sect_case .prolm .pronav, .sect_news .prolm .pronav {width: 30%;}

  /*-------4大优势-------*/ 
  .sect_ys {padding: 25px 0;}
  .sect_ys .yslist .ysitem {margin-bottom: 10px;padding: 15px 1px;}
  .sect_ys .yslist .ysitem .ys_con h4 {font-size: 20px;}
  .sect_ys .yslist .ysitem .ys_con p {height: 115px;font-size: 14px;line-height: 21px;}
  /*首页简介滚动*/
  .sect_about {padding: 20px 0;background: #ededed;background-position: right center;}
  .sect_about .aboutbox .title_2 h2,.sect_about .aboutbox .title_2 h2 strong {font-size: 30px;}
  .sect_about .aboutbox {padding: 0;}
  .sect_about .aboutbox .title_2 h6 {font-size: 12px; zoom: 0.9;}
  /*案例展示*/
  .sect_case {padding: 25px 0;}
  .sect_case .caselist {height:250px;}
  .sect_case .caselist .caseitem .caseimg {height: 190px;}
  /*首页新闻*/
  .sect_news .xwlist .xwfirst .xwfimg {height: 180px;}
  .sect_news .xwlist .xwcenter {height: 310px;}
  .sect_news .xwlist .xwcenter h2 {margin-bottom: 10px;}
  .sect_news .title_1 p {font-size: 14px;}
  .sect_ys .ysleft {margin-bottom: 10px;}

  /*sidebar*/
  .sidebar {margin-bottom: 10px;}
  .sider .snav a {line-height: 35px;}
  .sidebar .sidetit h3 {font-size: 24px;line-height: 35px;}
  .sidebar .sidelist li {width: 50%;float: left;}
  .sidebar .sidelist li, .sidebar .sidelist li a {line-height: 40px;font-size: 15px;}
  .sidebar .sidelist li a{border-right: 1px solid #fff;border-bottom: 1px solid #fff;}
  /*内页公用样式*/
  .content .catename h2 {font-size: 24px;line-height: 40px;}
  .nbanner .crumbs .current {width: 100%;}
  /*产品列表*/
  .content .prolist .proitem .proimg, .content .prolist .proview {height: 120px;}
  .content .prolist .proitem p {height: 40px;line-height: 40px;font-size: 15px;}
  .content .prolist .proname {height: 35px;}
  .content .prolist .proname h2 {font-size: 15px;line-height: 35px;}
  /*产品相册*/
  .maininfo .photo .gallery-top {height: 275px;}
  .maininfo .photo .gallery-thumbs {height: 63px;}
  .maininfo .cpleft h2 {font-size: 24px;line-height: 40px;margin: 10px 0;}
  .maininfo .cpleft .cppara p {font-size: 15px;}
  .maininfo .xqtit {padding: 0 10px;}
  .maininfo .prolist {height: 170px;}
  
  .content .cflist .cfitem .cfimg {height: 100px;}
  .content .cflist .cfcon {height: 35px;}
  .content .cflist .cfcon h3 {line-height: 35px;font-size: 15px;}
  .content .cflist .cfitem {margin-bottom: 10px;}
  /*分页*/
  .de-page-mian .page-inner span,.de-page-mian .page-inner input,.de-page-mian .page-inner a.page-btn {display: none;}
  /*立即订购*/
  .layui-layer-iframe {width: 90% !important;margin:0 auto;}
  .maininfo .shlist .shitem {padding: 10px;}
  .maininfo .hxlist .hxitem h3 {font-size: 20px;line-height: 45px;}
  .maininfo .shlist .shitem h2 {font-size: 20px;line-height: 50px;}
  .maininfo .shlist .shitem p {font-size: 15px;line-height: 35px;}
  .maininfo .shlist .shitem h3 {font-size: 20px;line-height: 30px;}
  .maininfo .shlist .shitem .shimg {height: 55px;}
  .layui-layer-dialog {width: 90% !important;margin:0 auto;}
}
@media (max-width:340px){
    .sect_about .about .abouttel {padding-left: 30px;}
    .sect_about .about .abouttel h4 {font-size: 15px;}
    .title_1 h2, .title_1 h2 strong {font-size: 20px;}
    .prolm {margin:10px 0;}
    .sect_case {padding: 10px 0;}
    .sect_news .title_1 p {font-size: 12px;}
    .sect_hx .ysbt h3 {font-size: 50px;}
}
